TextToInteger

Get integer value from text (negative values not supported)

extern (C) @nogc nothrow
int
TextToInteger
(
const(char*) text
)

Meta